[INFO] cloning repository https://github.com/newo-2001/everybody.codes
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/newo-2001/everybody.codes" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnewo-2001%2Feverybody.codes", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnewo-2001%2Feverybody.codes'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dd9277fc45325e9e11fcc3468f2b0808945b86c2
[INFO] testing newo-2001/everybody.codes against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnewo-2001%2Feverybody.codes" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/newo-2001/everybody.codes
[INFO] finished tweaking git repo https://github.com/newo-2001/everybody.codes
[INFO] tweaked toml for git repo https://github.com/newo-2001/everybody.codes written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/newo-2001/everybody.codes on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/newo-2001/everybody.codes already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: the cargo feature `edition2024` has been stabilized in the 1.85 release and is no longer necessary to be listed in the manifest
[INFO] [stderr]   See https://doc.rust-lang.org/nightly/cargo/reference/manifest.html#the-edition-field for more information about using this feature.
[INFO] [stderr] warning: `everybody_solves` (manifest) generated 1 warning
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded libyml v0.0.5
[INFO] [stderr]   Downloaded serde_yml v0.0.12
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e188ac442391bdf34a3a3db603399b9da982f603a3ce9f1efbb86e206179039a
[INFO] running `Command { std: "docker" "start" "-a" "e188ac442391bdf34a3a3db603399b9da982f603a3ce9f1efbb86e206179039a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e188ac442391bdf34a3a3db603399b9da982f603a3ce9f1efbb86e206179039a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e188ac442391bdf34a3a3db603399b9da982f603a3ce9f1efbb86e206179039a", kill_on_drop: false }`
[INFO] [stdout] e188ac442391bdf34a3a3db603399b9da982f603a3ce9f1efbb86e206179039a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8e55c34d0126d8f66d1a3f31a996f0ec8b4e664f570a22e9d940355d2bfcd1db
[INFO] running `Command { std: "docker" "start" "-a" "8e55c34d0126d8f66d1a3f31a996f0ec8b4e664f570a22e9d940355d2bfcd1db", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: the cargo feature `edition2024` has been stabilized in the 1.85 release and is no longer necessary to be listed in the manifest
[INFO] [stderr]   See https://doc.rust-lang.org/nightly/cargo/reference/manifest.html#the-edition-field for more information about using this feature.
[INFO] [stderr] warning: `everybody_solves` (manifest) generated 1 warning
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling anyhow v1.0.93
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling libc v0.2.164
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling clap_lex v0.7.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_yml v0.0.12
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling hashbrown v0.15.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling colored v2.1.0
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling clap_builder v4.5.21
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling libyml v0.0.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.3
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling thiserror v2.0.3
[INFO] [stderr]    Compiling yuki v0.1.0 (https://github.com/newo-2001/yuki#21fb52a5)
[INFO] [stderr]    Compiling clap v4.5.21
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling jikan v0.1.0 (https://github.com/newo-2001/jikan#ced2e579)
[INFO] [stderr]    Compiling everybody_solves v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the feature `unsigned_is_multiple_of` has been stable since 1.87.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/main.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     unsigned_is_multiple_of,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/solvers/year_2024/day_02.rs:6:29
[INFO] [stdout]   |
[INFO] [stdout] 6 | fn parse_runic_query(input: &str) -> ParsingResult<(Vec<&str>, &str)> {
[INFO] [stdout]   |                             ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |                             |        |                  |      |
[INFO] [stdout]   |                             |        |                  |      the same lifetime is elided here
[INFO] [stdout]   |                             |        |                  the same lifetime is elided here
[INFO] [stdout]   |                             |        the same lifetime is hidden here
[INFO] [stdout]   |                             the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 6 | fn parse_runic_query(input: &str) -> ParsingResult<'_, (Vec<&str>, &str)> {
[INFO] [stdout]   |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/solvers/year_2024/day_05.rs:11:23
[INFO] [stdout]    |
[INFO] [stdout] 11 | fn parse_dance(input: &str) -> ParsingResult<Vec<VecDeque<u32>>> {
[INFO] [stdout]    |                       ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 11 | fn parse_dance(input: &str) -> ParsingResult<'_, Vec<VecDeque<u32>>> {
[INFO] [stdout]    |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.56s
[INFO] running `Command { std: "docker" "inspect" "8e55c34d0126d8f66d1a3f31a996f0ec8b4e664f570a22e9d940355d2bfcd1db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e55c34d0126d8f66d1a3f31a996f0ec8b4e664f570a22e9d940355d2bfcd1db", kill_on_drop: false }`
[INFO] [stdout] 8e55c34d0126d8f66d1a3f31a996f0ec8b4e664f570a22e9d940355d2bfcd1db
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f29b202b2495f41048cfd0dbcbbb97305d68e9acc721cc01344a16d64fa9ea63
[INFO] running `Command { std: "docker" "start" "-a" "f29b202b2495f41048cfd0dbcbbb97305d68e9acc721cc01344a16d64fa9ea63", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: the cargo feature `edition2024` has been stabilized in the 1.85 release and is no longer necessary to be listed in the manifest
[INFO] [stderr]   See https://doc.rust-lang.org/nightly/cargo/reference/manifest.html#the-edition-field for more information about using this feature.
[INFO] [stderr] warning: `everybody_solves` (manifest) generated 1 warning
[INFO] [stderr]    Compiling everybody_solves v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the feature `unsigned_is_multiple_of` has been stable since 1.87.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/main.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     unsigned_is_multiple_of,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/solvers/year_2024/day_02.rs:6:29
[INFO] [stdout]   |
[INFO] [stdout] 6 | fn parse_runic_query(input: &str) -> ParsingResult<(Vec<&str>, &str)> {
[INFO] [stdout]   |                             ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |                             |        |                  |      |
[INFO] [stdout]   |                             |        |                  |      the same lifetime is elided here
[INFO] [stdout]   |                             |        |                  the same lifetime is elided here
[INFO] [stdout]   |                             |        the same lifetime is hidden here
[INFO] [stdout]   |                             the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 6 | fn parse_runic_query(input: &str) -> ParsingResult<'_, (Vec<&str>, &str)> {
[INFO] [stdout]   |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/solvers/year_2024/day_05.rs:11:23
[INFO] [stdout]    |
[INFO] [stdout] 11 | fn parse_dance(input: &str) -> ParsingResult<Vec<VecDeque<u32>>> {
[INFO] [stdout]    |                       ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 11 | fn parse_dance(input: &str) -> ParsingResult<'_, Vec<VecDeque<u32>>> {
[INFO] [stdout]    |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s
[INFO] running `Command { std: "docker" "inspect" "f29b202b2495f41048cfd0dbcbbb97305d68e9acc721cc01344a16d64fa9ea63", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f29b202b2495f41048cfd0dbcbbb97305d68e9acc721cc01344a16d64fa9ea63", kill_on_drop: false }`
[INFO] [stdout] f29b202b2495f41048cfd0dbcbbb97305d68e9acc721cc01344a16d64fa9ea63
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] bfc834617847be1b7e35152148dc96b9ff01a5a3472b797a5c3ce51be366a0a8
[INFO] running `Command { std: "docker" "start" "-a" "bfc834617847be1b7e35152148dc96b9ff01a5a3472b797a5c3ce51be366a0a8", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: the cargo feature `edition2024` has been stabilized in the 1.85 release and is no longer necessary to be listed in the manifest
[INFO] [stderr]   See https://doc.rust-lang.org/nightly/cargo/reference/manifest.html#the-edition-field for more information about using this feature.
[INFO] [stderr] warning: `everybody_solves` (manifest) generated 1 warning
[INFO] [stderr] warning: the feature `unsigned_is_multiple_of` has been stable since 1.87.0 and no longer requires an attribute to enable
[INFO] [stderr]  --> src/main.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 |     unsigned_is_multiple_of,
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(stable_features)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]  --> src/solvers/year_2024/day_02.rs:6:29
[INFO] [stderr]   |
[INFO] [stderr] 6 | fn parse_runic_query(input: &str) -> ParsingResult<(Vec<&str>, &str)> {
[INFO] [stderr]   |                             ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |                             |        |                  |      |
[INFO] [stderr]   |                             |        |                  |      the same lifetime is elided here
[INFO] [stderr]   |                             |        |                  the same lifetime is elided here
[INFO] [stderr]   |                             |        the same lifetime is hidden here
[INFO] [stderr]   |                             the lifetime is elided here
[INFO] [stderr]   |
[INFO] [stderr]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]   |
[INFO] [stderr] 6 | fn parse_runic_query(input: &str) -> ParsingResult<'_, (Vec<&str>, &str)> {
[INFO] [stderr]   |                                                    +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/solvers/year_2024/day_05.rs:11:23
[INFO] [stderr]    |
[INFO] [stderr] 11 | fn parse_dance(input: &str) -> ParsingResult<Vec<VecDeque<u32>>> {
[INFO] [stderr]    |                       ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                       |
[INFO] [stderr]    |                       the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 11 | fn parse_dance(input: &str) -> ParsingResult<'_, Vec<VecDeque<u32>>> {
[INFO] [stderr]    |                                              +++
[INFO] [stderr] 
[INFO] [stderr] warning: `everybody_solves` (bin "everybody_solves" test) generated 3 warnings (run `cargo fix --bin "everybody_solves" -p everybody_solves --tests` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/everybody_solves-25d532d276e235c4)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "bfc834617847be1b7e35152148dc96b9ff01a5a3472b797a5c3ce51be366a0a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bfc834617847be1b7e35152148dc96b9ff01a5a3472b797a5c3ce51be366a0a8", kill_on_drop: false }`
[INFO] [stdout] bfc834617847be1b7e35152148dc96b9ff01a5a3472b797a5c3ce51be366a0a8
